<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>404错误提示</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
</head>
<body>
<style type="text/css">
body{ margin:0; padding:0; background-color:#f2f2f2}
#page404{ background:url(/Public/Static/404.jpg) no-repeat; width:381px; height:380px; margin:0 auto; margin-top:10%; position:relative}
#page404 a{ display:block; width:200px; height:50px; line-height:50px; font-family:"微软雅黑"; font-size:20px; color:#fff; background-color:#3889c1; text-decoration:none; text-align:center; position:absolute; left:40px;top:360px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;s}
#page404 a:hover{ background-color:#2977ac}
</style>
<div id="page404">
	<a href="/">返回首页</a>
</div>
</body>
</html>